Skip to content

add conviction#228

Draft
MichaelTrestman wants to merge 10 commits into
mainfrom
conviction
Draft

add conviction#228
MichaelTrestman wants to merge 10 commits into
mainfrom
conviction

Conversation

@MichaelTrestman
Copy link
Copy Markdown
Contributor

No description provided.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 7, 2026

Deploying developer-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d3fa091
Status: ✅  Deploy successful!
Preview URL: https://bc23ac09.developer-docs-6uq.pages.dev
Branch Preview URL: https://conviction.developer-docs-6uq.pages.dev

View logs


The conviction score grows over time, from zero toward the locked amount. It therefore provides a combined signal of how long *and* how much a staker had invested in the subnet.

Growth follow an exponential curve:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Growth follow an exponential curve:
Growth follows an exponential curve:

Comment on lines +49 to +50
**Conviction growth**: `f(t) = 1 − exp(−t / τ)`, τ = 648,000 blocks ≈ 90 days. Dot marks one time constant (63.2% of max).
**Unlock availability**: `f(t) = 1 − exp(−t / τ)`, τ = 216,000 blocks ≈ 30 days. Dot marks one time constant (63.2% of unlocked amount available). Both x-axes span 3τ.
Copy link
Copy Markdown
Contributor

@chideraao chideraao May 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Conviction growth**: `f(t) = 1 − exp(−t / τ)`, τ = 648,000 blocks ≈ 90 days. Dot marks one time constant (63.2% of max).
**Unlock availability**: `f(t) = 1 − exp(−t / τ)`, τ = 216,000 blocks ≈ 30 days. Dot marks one time constant (63.2% of unlocked amount available). Both x-axes span 3τ.
- **Conviction growth**: `f(t) = 1 − exp(−t / τ)`, τ = 648,000 blocks ≈ 90 days. Dot marks one time constant (63.2% of max).
- **Unlock availability**: `f(t) = 1 − exp(−t / τ)`, τ = 216,000 blocks ≈ 30 days. Dot marks one time constant (63.2% of unlocked amount available). Both x-axes span 3τ.

they seemed to be bundled together on one paragraph in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants